Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 12, 2025

Composer: raise the minimum supported PHPCS version to 3.13.3

... to benefit from tokenizer support for PHP 8.4 abstract properties.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.

PHP 8.4 | Tokens/Collections::$propertyModifierKeywords: allow for "abstract" modifier keyword

PHP 8.4 | BCFile|Variables::getMemberProperties(): sync with PHPCS 3.13.3 / handle abstract properties

Refs:

@jrfnl jrfnl added this to the 1.1.x Next milestone Aug 12, 2025
@jrfnl jrfnl force-pushed the php-8.4/variables-getmemberproperties-support-abstract-properties branch 2 times, most recently from 5c096f6 to 5dc685d Compare August 12, 2025 02:02
@jrfnl jrfnl marked this pull request as draft August 12, 2025 02:02
... to benefit from tokenizer support for PHP 8.4 abstract properties.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.
@jrfnl jrfnl force-pushed the php-8.4/variables-getmemberproperties-support-abstract-properties branch from 5dc685d to f8203a8 Compare September 4, 2025 21:40
@jrfnl
Copy link
Member Author

jrfnl commented Sep 4, 2025

Rebased now PHPCS 3.13.3 has been released.

@jrfnl jrfnl marked this pull request as ready for review September 4, 2025 21:40
@jrfnl jrfnl merged commit db31b5b into develop Sep 4, 2025
72 checks passed
@jrfnl jrfnl deleted the php-8.4/variables-getmemberproperties-support-abstract-properties branch September 4, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant